﻿@charset "utf-8";

/* haisenseHeader 头部 Begin */ 
#header { width:100%; background:#f7f9f8; }
.headerTop { width:1000px; height:90px; }
.headerTopLeft { float:left; }
.haisenseLogo { 
  float:left; 
  width:399px; 
  height:90px; 
  background:url(../images/logo.jpg) no-repeat;  
  padding-right:15px; 
}
.headerTopRight { float:right; width:368px;}
.homepage { float:right; width:250px; height:24px; font-size:13px; text-align:right;}
.homepage a{color:#000; text-decoration: none;}
.homepage a:hover{color:#000;text-decoration: underline;}
.telephone { float:right; width:368px; height:90px; background:url(../images/tel.jpg) no-repeat;}
/* haisenseHeader 头部 end */ 

/* haisenseMenu 菜单 开始 */ 
#navigation { width:1000px; height:53px; background:#3E6FEF; margin-bottom:1px;}
#haisenseMenu{ width:1000px; height:20px; margin:0 auto;  z-index:30;padding-top: 16px;}
#haisenseMenu li{ list-style: none; float:left; font:bold 13px arial;  height:20px; line-height:20px;text-align:center; border-right: 1px solid #ffffff;}
#haisenseMenu li.home{width: 70px;margin-left: 10px;}
#haisenseMenu li:last-child{border-right: none;}
#haisenseMenu li a{	display: block;	margin: 0 1px 0 0; color: #fff; padding:0 12px;}
#haisenseMenu li a:hover{ color:#FF921F;}

#haisenseMenu div{ position: absolute; visibility: hidden; background: #f0f0f0; width:500px; text-align:left;margin-left:-58px; padding:2px 2px 2px 22px;}
#haisenseMenu div a	{ position: relative; display: block; float:left; background:#f0f0f0; color:#666; padding:5px 10px; white-space:nowrap; font:13px arial;}
#haisenseMenu div a:hover{background:#f0f0f0; color:#00a6d0;}
/* haisenseMenu 菜单 开始 */ 

/* haisenBanner 菜单下面图片开始 */ 
#haisenseBanner{width:1000px; height:394px; background:#c2cfd7 url(../images/bannernew.jpg) center no-repeat;margin-top: 6px;}
#haisenseBannerBottom{width:1000px; height:10px; }
/* haisenBanner 菜单下面图片结束 */ 

/* haisenseMain 主页面开始 */ 
#haisenseMain{ width:1000px; margin:2px auto 10px auto; overflow:auto;}
#haisenseMainLeft{ float:left; width:220px;}
#haisenseMainRight{float:left; width:770px; margin-left:10px;} 


/* 主页面解决方案导航栏样式开始 */ 
.jjfaClass{ width:220px;border-radius: 10px;}
.jjfaTitle{ background: #3E6FEF;height:26px; line-height:26px; font-size:18px; font-weight:bold; color:#fff; margin-bottom:1px; text-align:center;padding:10px 0px 10px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.jjfaContent{  background: linear-gradient(to bottom, #e8f2f9, #c1def2);padding:15px 20px 0px 20px; overflow:auto; height:265px;margin:0 auto; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top: 2px solid #3E6FEF;}
.jjfaContent li{ background: url(../images/leftarrow.png) no-repeat left center; font-size:14px; font-weight:bold;  font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-align:left;height: 26px;line-height: 26px; vertical-align: middle;padding:3px 0px 3px 10px; border-bottom: 1px solid #3E6FEF;}
.jjfaContent li a{ color:#3E6FEF;}
.jjfaContent li a:hover{ color:#FF921F;}
.jjfaBottom{ height:7px;}
/* 主页面解决方案样式结束 */

/* 主页面右侧切换选项卡开始*/ 
.haisenseTab{width:770px; }
.haisenseTabCenter{ width:770px; min-height:330px; }

#tabDiv { padding-bottom: 0px; }
#tabHeader { height: 36px; line-height: 36px; font-size: 14px; margin: 1px 0px 0px; }
#tabHeader a{width: 120px; display: inline-block; text-align: center;font-weight: bold;}
/* 主页面右侧切换选项卡切换的样式*/ 
.currentTabHyzx { float: left; font-weight: bold; cursor: pointer; background: #e8f2f9;color:#3E70EE;border-top-left-radius: 10px; border-top-right-radius: 10px;}
.tabDzkf { float: left; font-weight: normal; color: #444; cursor: pointer;border-top-left-radius: 10px; border-top-right-radius: 10px;border: 2px solid #e8f2f9;}
#tabHyzx{margin-left: 10px;}
#tabContentHyzx{ background: linear-gradient(to bottom, #e8f2f9, #c1def2); padding:15px;height: 260px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-right-radius: 10px;}
#tabContentDzkf{ background: linear-gradient(to bottom, #e8f2f9, #c1def2);  padding:15px;height: 260px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-right-radius: 10px;}

.tabContent{ padding:28px 0 0 280px;}
.tabContent p{ width:400px; height:200px; text-align:left; font-size:14px; line-height:21px; overflow:inherit; }

/* 选项卡行业资讯链接样式 */
a{color:#0a5a98; text-decoration: none;}
a:hover{text-decoration: none;}
a:link {text-decoration: none;}
/* 主页面右侧切换选项卡开始*/ 
/* haisenseMain 主页面结束 */

/* haisenseBottom页面底端开始 */ 
#haisenseBottom{ background:#f5f6fa; border-top:8px solid #3E6FEF; height:50px; padding-top:10px; width:1000px;}
#haisenseBottom a{color:#3E6FEF;}
.haisenseCopyright{ font-weight:500; line-height:16px;}
/* haisenseBottom页面底端结束 */